home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Franz PD / Franz PD Disk #001 (19xx)(Amiga User Group Deutschland e.V.).zip / Franz PD Disk #001 (19xx)(Amiga User Group Deutschland e.V.).adf / SuperBitMap / POSTER < prev    next >
Text File  |  1986-10-22  |  2KB  |  39 lines

  1. Article 13 of mod.amiga.sources:
  2. Relay-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site unisoft.UUCP
  3. Path: unisoft!lll-lcc!lll-crg!caip!clyde!cbatt!cbosgd!ihnp4!inuxc!pur-ee!pucc-j!doc
  4. From: doc@pucc-j.UUCP
  5. Newsgroups: mod.amiga.sources
  6. Subject: Super.c
  7. Message-ID: <1556@pucc-j>
  8. Date: 14 Jul 86 18:28:59 GMT
  9. Date-Received: 15 Jul 86 18:37:30 GMT
  10. Sender: doc@pucc-j
  11. Organization: Purdue University Computing Center
  12. Lines: 348
  13. Approved: doc@pucc-j.UUCP
  14.  
  15. Return-Path: ihnp4!cbmvax!carolyn@ecn
  16. Reply-To: ihnp4!cbmvax!carolyn@ecn (Carolyn Scheppner)
  17.  
  18.    Here is the source for an example written by myself and phil lindsay.
  19. It is a fairly simple SuperBitMap drawing-scrolling-printing demo.
  20.  
  21.    It shows how to use ScrollLayer, how to sync (update) the SuperBitMap
  22. prior to printing (would also be needed before saving), and how to
  23. create a dummy rastport for dumping the SuperBitMap.
  24.  
  25.    Note that this demo must be run under 1.2 to work properly.  If run
  26. under 1.1, when the SuperBitMap is scrolled to a position other than
  27. the origin, the lines drawn offscreen will be lost.
  28.  
  29. * Moderators note:  Carolyn means that it won't run under 1.1 Workbench, 
  30.   not the compiler.  This program can be compiled under 1.1 and run under
  31.   1.2.  It is also very neat!
  32.  
  33. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  34. Carolyn Scheppner -- CBM   >>Amiga Technical Support<<
  35.                      UUCP  ...{allegra,caip,ihnp4,seismo}!cbmvax!carolyn 
  36.                      PHONE 215-431-9180
  37. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  38. --------------------------------------------------------------------------
  39.